*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 17 Jul 2007 16:14:25 +0000 (16:14 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 17 Jul 2007 16:14:25 +0000 (16:14 +0000)
lisp/ChangeLog

index a04139b988bd0df28025dc63be7b5bc43fa15828..c2fcf9cfd2dbe8f3d0376901e27bd6852ff78e74 100644 (file)
@@ -1,3 +1,13 @@
+2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
+
+       * bookmark.el (bookmark-show-all-annotations):
+       Make sure each inserted annotation ends with newline.
+
+       (bookmark-maybe-sort-alist): Don't modify
+       bookmark-alist.  Instead, if not sorting, simply return it.
+       (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
+       for its return value, not for its side effect.
+
 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el: Add more info about the vc-registered function.